Welcome![Sign In][Sign Up]
Location:
Search - java radio

Search list

[Internet-Networkbroadcaset

Description: 一个局域网广播代码有服务器端和客户端,java代码-A local area network radio code for a server-side and client-side, java code
Platform: | Size: 32768 | Author: yanggu | Hits:

[Industry researchMicaelSCouceiro_EducationalRobot_XCLEEE2007

Description: This article describes a radio-frequency controlled mobile robot, monitorizated and controlled through an embedded Java microcontroller. This project included the mobile robot design and building, as well as the control and communication software. This multidisciplinary project allowed students to learn and apply different areas of knowledge, including mechanical robot construction, electrical motor control, Java and C language programming, web graphical user interface design, real time control and RF communications. The interface with user is made with a friendly Web page allowing the control of the robot motion in real time. The user can also visualize the orientation and x-y coordinates of the robot.
Platform: | Size: 370688 | Author: MicaelSteel | Hits:

[JSP/JavaMicrosoftWord

Description: JAVA代码。个人简历录入程序,通过文本框录入姓名,通过单选按钮选择性别,通过组合框选择专业(计算机,电子,工商等)和文化程度(大专,本科,硕士,博士等),设置“提交”与“取消”两个按键,当用鼠标点击“提交”按键时,在文本框中显示所填写以及选择的信息。当点击“取消”按键退出系统-JAVA code. Resume entry procedures, entry by name text box, radio button selection by gender, through the combo box choice of profession (computers, electronics, business, etc.) and education (college, undergraduate, master s, doctorate, etc.), set the "submit" and "Cancel" two keys, when using the mouse click on the "submit" button, fill in the text box and display the information selected. When you click "Cancel" button out of the system
Platform: | Size: 10240 | Author: 李忠安 | Hits:

[JSP/Javaguangboxitong

Description: 点广播是一种想当新的技术,可以将信息发送给那些等待接收信息接收者。利用Java的组播技术,设计一个网络广播系统,定时广播指定的内容。-Point radio is a want new technology, you can send information to those who wait for the receiver to receive information. Multicast using Java technology, design a network broadcasting system, specify the contents of the regular broadcast.
Platform: | Size: 33792 | Author: 居丽华 | Hits:

[JSP/Javajavaform

Description: Java 创建图形用户界面例子集,学习用Java创建窗体按钮、图标、按下图标和翻转图标、复选框、单选按钮、标签、文本域、、组合框、列表框、滚动条、滑动块、创建多个窗口以及元素对齐等方面的知识技巧。 -Java graphical user interface to create an example set, learning to use Java to create a form button, icon, press the icon and roll over the icon, check boxes, radio buttons, labels, text fields, combo boxes, list boxes, scroll bars, sliding blocks to create multiple windows and elements such as knowledge skills alignment.
Platform: | Size: 125952 | Author: 唐一菲 | Hits:

[GUI Developjavaform

Description: Java 创建图形用户界面例子集,学习用Java创建窗体按钮、图标、按下图标和翻转图标、复选框、单选按钮、标签、文本域、、组合框、列表框、滚动条、滑动块、创建多个窗口以及元素对齐等方面的知识技巧。-Examples of Java graphical user interface to create sets, learning to use Java to create a form button, icon, press the icon and flip icons, check boxes, radio buttons, labels, text fields, combo boxes, list boxes, scroll bars, sliding blocks, create multiple windows and other elements of knowledge alignment techniques.
Platform: | Size: 128000 | Author: 陈辰 | Hits:

[JSP/JavaHW_8

Description: JAVA作业: 世博会开始了,为了让游客更好的享受世博旅途,组委会决定做一个自助系统,由这个系统来管理世博中一些常用的资源,例如:志愿者,广播人员,武警,医务人员。游客进入系统后,系统要列出所管理的资源,然后游客选择自己需要的资源,系统就列出该资源的一些信息和服务,游客可以选择这些信息进行了解,或者服务获得帮助。当然有些资源的信息是不对游客开放的,这时候系统需要告知游客所访问的信息不能被访问。程序中出现的异常需要被捕获并做适当处理。-Expo begins, in order to allow tourists to better enjoy the journey Expo, the organizing committee decided to make a self-service system, the World Expo in the system to manage some common resources, such as: volunteers, radio personnel, police, medical personnel. Visitors enter the system, the system managed to list the resources, and visitors to choose their resources, the system lists some of the resource information and services, visitors can choose to understand the information or service assistance. Of course, some resource information is not open to visitors, and this time the system needs to inform the tourists visiting the information can not be accessed. Exception occurs in a program needs to be caught and properly handled.
Platform: | Size: 14336 | Author: 陈若怡 | Hits:

[JSP/JavaRadioButton

Description: simple radio button example in java
Platform: | Size: 35840 | Author: aykut | Hits:

[RFIDA-Simulator-UHF-RFID-Protocol

Description: Radio Frequency Identification (RFID) systems have recently received a lot of attention in supply chain applications. One of the challenges facing RFID in this application domain is the fast identification of a large number of tags that are simultaneously present in the reader range of an RFID reader. In this thesis, different transmission control strategies were evaluated based on the EPCglobal Class-1 Generation-2 UHF RFID protocol. These strategies focus on incorporating the capture effect and an accurate tag population estimate. To facilitate the evaluation, a Java-based simulator of the MAC layer of the above protocol was implemented.
Platform: | Size: 1302528 | Author: HY jian | Hits:

[androidYobo.Android

Description: Android 系统里的音乐播放机相关Java源代码,我想这是比较有参考价值的,代码内的关键部分都做有注释,方便学习Android的朋友做参考,注意:主界面(判断是否已经有访问权限,如果没有,则跳转的到Auth页面进行授权)   //否则就到Yobo界面(展示个人的电台和音乐盒)…… -Android' s music player system related to Java source code, I think this is more a reference value, a key part of the code done in a note to facilitate the learning Android' s friends as a reference, note: the main interface (to determine whether there is access to permission, if not, then jump to the Auth page license)// otherwise, to Yobo interface (display of individual radio and music box) ... ...
Platform: | Size: 346112 | Author: dasd | Hits:

[Search EngineSearcher-File

Description: 一个文件搜索系统 智能排序 能按文件内容或文件名搜索,并且能按文件名,修改日期,排序当初学入门校java实训的项目 那时侯不知道有LinkedList竟然自己花了3天时间自己写了的LinkLiist-A detailed description of the program in 3G WCDMA radio resource management and simulation methods in Matlab software simulation carried out under the complete source code has been tested.
Platform: | Size: 20480 | Author: 样本 | Hits:

[Other Embeded programgreenhouse

Description: 温室:一个使用传感器监测大棚的TinyOS方案 通过无线网状网连接MICA2微尘。 此软件版本的目的是为人们熟悉与TinyOS的。 “ 应用程序由三个方案: * mica_greenhouse:一个TinyOS应用到温度和光照 从温室传感器读数。该应用程序处理消息路由 保持尘埃和微粒之间的每个Unix时间。路由拓扑 网络是动态建立在运行时的微尘。 * mica_transparentbase:在TinyOS的一部分发布一个TinyOS应用 软件分发,透明地向前从微尘的无线电消息 基站。此软件的完整性。 * java_basestation:一个Java应用程序从接收消息 温室。它还发送控制mesages听微尘 动态配置。-Greenhouse: A greenhouse uses the TinyOS sensor monitoring program to connect through the wireless mesh network MICA2 dust. This software release is intended for people familiar with TinyOS' s. " Application consists of three programs:* mica_greenhouse: a TinyOS application to temperature and light sensor readings from the greenhouse. The application handles message routing to keep dust and particles between each Unix time network routing topology is dynamically created at runtime of dust.* mica_transparentbase: part of the TinyOS TinyOS release a software distribution application, transparently forward messages from the dust of the radio base station. the integrity of the software.* java_basestation: a Java application receives a message from the greenhouse. It listen to dust control mesages to send dynamic configuration.
Platform: | Size: 459776 | Author: 李林 | Hits:

[Other Riddle gameshorse

Description: java 赛马机。完成赛马的设计,必须实现几个基本功能:1.马匹获得随机速度,在规定的长度内,完成赛马比赛;2.设计一组单选按钮,供用户选择胜出马匹;3.用户可以为自己的马匹投注;4.用户可以增加自己投注的总金额。-java horse racing machine. To complete the design in horse racing, must implement a few basic functions: horses get random speed within the specified length, complete horse racing design a set of radio buttons for the user to select the winning horses 3 users can horses betting 4 users can increase the total amount of their bets.
Platform: | Size: 33792 | Author: zhujun | Hits:

[JSP/JavaFileChooser

Description: 在应用程序中通常都会涉及文件的打开和保存等操作。在Java类库中javax.swing.JFileChooser类提供了方便的文件操作方法,不但支持打开、保存文件对话框,还支持文件和目录选择,以及单选和多选文件。 本例中演示了如何显示打开和保存两种对话框,如何用文件选择器来打开特殊的文件。-The application usually involves a file open and save operations. Javax.swing.JFileChooser class in the Java class libraries provides a convenient file operation, not only supports the Open, File Save dialog box also supports file and directory selection, as well as radio and multi-selected files. In this case demonstrated how to open and save the two dialog box, how to use the file selector to open a special file.
Platform: | Size: 15360 | Author: 少壮 | Hits:

[JSP/Javaguangdian

Description: java面试题,广电银通面试题,java基础面试,java面试资料-java interview questions, radio and television JETCO interview questions
Platform: | Size: 126976 | Author: Mr.chen | Hits:

[Software Engineeringjava_study

Description: Java 二级考 - Java 二级考 计算机学院,2010 一 单选题 10题 10分 基本概念 程序理解 语义知识 基本概念 基本语句 常用方法 基本概念 基本语句 程序设计 常-Two- Java Java test two test 2010 computer college, a radio problem 10 problems 10 basic concepts of program understanding semantic knowledge of basic concepts of basic statements commonly used methods of basic concept basic statement program design
Platform: | Size: 65536 | Author: 左峰 | Hits:

[JSP/Java802.11net.jar

Description: 网络抓包 for java,支持802.11 radio Singal DB获取,JPCAP实际上并非一个真正去实现对数据链路层的控制,而是一个中间件,JPCAP调用wincap/libpcap,而给 JAVA语言提供一个公共的接口,从而实现了平台无关性。-capture network package for java
Platform: | Size: 543744 | Author: li | Hits:

[Driver DevelopJNative

Description: 不使用JNI,通过JNAIVE用Java调用windows的dll文件,实现桌面射频卡读卡器读写功能-Do not use JNI, through the JNAIVE Windows with Java call DLL files, realize the desktop radio frequency card reader function, speaking, reading and writing
Platform: | Size: 524288 | Author: 李存 | Hits:

[JSP/JavaWaveformChart

Description: java对串口进行读写操作,可接收大数据生成电波图,同时显示多条线-java read and write operations on the serial port, can receive large data generation radio chart, displaying multiple lines
Platform: | Size: 106496 | Author: 冯辉 | Hits:

[androidMyTitleBar02

Description: MyTitleBar源代码,在Android定义Tab选项卡,实现了仿百度贴吧中的悬浮顶部和底部的标题栏效果,项目中含:源码+效果图+项目结构图,很不错的Android界面设计效果,代码中ISIBLE:0的意思是可见的 INVISIBILITY:4 意思是不可见的,但还占着原来的空间 GONE:8 意思是不可见的,不占用原来的布局空间。另外源码中还定义了许多功能实用的类和页面,比如:   MentionActivity.java 提醒Activity页面   MainActivity.java 主Activity程序入口类,在此定义了Tab选项卡标示符,单选按钮对象,消息提示文本对象,Tab按钮选中监听事件等,是程序主界面。   PersonInfoActivity.java 个人资料Activity页面-MyTitleBar source code in the Android Definition Tab tab, and realized imitation Baidu Post Bar in the suspension at the top and bottom of the title bar of the effect of the project including: source+ renderings+ project structure, very good Android interface design effect, the code ISIBLE: 0 meaning is visible INVISIBILITY: 4 means not visible, but the original space occupied GONE: 8 mean not visible, do not take the original layout space. Another source also defines a number of functional and practical classes and pages, such as: MentionActivity.java remind Activity page MainActivity.java Main Activity program entry class, this defines the Tab tab identifier, radio button object, the message prompt text object, Tab button to select the monitor events, etc., is the main program interface. PersonInfoActivity.java Profile Activity page
Platform: | Size: 4069376 | Author: 张三 | Hits:
« 1 2 34 »

CodeBus www.codebus.net